Sushant Sharma Apps

Core & Advanced Java Tutorials 1.0
Sushant Sharma
This application covers all concepts of JavaProgramming starting from very basics of the language to theadvanced concepts of web design and development. The app iscomposed of numerous diagrams and images which helps in betterunderstanding.This app is organized into two sections : Core Java and AdvancedJava.PART I - Core Java : consists of below topics:1. History & Evolution of Java2. OOPS Concepts3. JVM, JRE and Bytecode4. Java Installation and Setup5. Creating Hello World Program6. Classes, Methods and Objects in Java7. Java Virtual Machine Lifetime8. Inheritance9. Exception Handling10. Concept of Streams11. Abstract classes and Interfaces12. String Handling13. Multi-threading14. Graphical User Interfaces15. GUI : Event Handling16. Applets17. Serialization18. Java Database Connectivity19. Socket Programming20. What's Inside a Class File ?21. Implementing Stack in Java22. varargs(variable arguments) in JavaPART II - Advanced Java - consists of below topics:1. Basics of Web Application2. Java Servlets - Basics3. More on Servlets4. Session Tracking5. JavaServer Pages6. Java Beans7. JSP Custom Tags8. MVC Architecture9. Example on MVC Model 1 : Search & Create Employees10. Example on MVC Model 2 : Search & Create Employees11. Layers and Tiers12. Expression Language13. JavaServer Pages Standard Tag Library (JSTL)14. What is Framework ?15. JavaServer Faces16. Creating First JSF Application
Send Gmail 1.0
Send Gmail allows you to send Gmaile-maildirectly. Simply provide your google username,password,recipients, subject and body and send the mail.In case of multiple recipients, separate email addressesbycomma(,). If there is no internet connection, connectivitymessagewill be displayed on click of send button.Clear button will simply clear all the fields.
Java Programming 1.1
The app consists of all the necessary and important theoreticalpoints on below mentioned topics of java programming language: (Forin-depth and learning from scratch, please refer the paid version)1. Compile and Execute 2. Class Members 3. Method Overloading 4.Execution Process in JVM 5. Constructors 6. Initialization Blocks7. OOPS - Encapsulation 8. Inheritance 9. Polymorphism 10.Abstraction 11. Final and Interfaces 12. Exceptions - Introduction13. More on Exceptions 14. Wrapper Classes 15. Multi-Threading 16.Synchronization 17. Inner Classes and Patterns 18. Collections 19.File Handling 20. Serialization 21. JDBC-1 22. JDBC-2 23. XML 24.Web Applications 25. Servlet Life Cycle 26. Request Dispatching 27.Session Management 28. Java Server Pages 29. JSP Implicit Objects30. JSP Directives However, the app is not for beginners. Thiscould be helpful for brush up purpose for those who are alreadyhaving good exposure on this programming language.
SQL and PL-SQL Tutorial 1.0
Tutorial on SQL & PL-SQL covering all definitions & syntaxwith examples.